CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux server C

搜索资源列表

  1. client-server

    0下载:
  2. C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socke
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:黄珺
  1. c-s-huangjun86

    0下载:
  2. linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:黄珺
  1. socketclientserverc

    0下载:
  2. simple client/server in socket and fifo in c better run in linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1740
    • 提供者:harish
  1. server

    0下载:
  2. 这段代码是在LINUX下,实现服务器端的数据发送和传输。-This piece of code is developed under the Linux system.And it is run by c.Its function is about the data transformed from the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:任展锐
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. wlet

    0下载:
  2. linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:8582
    • 提供者:虎成
  1. tftp

    0下载:
  2. 一个简单的tftp服务器程序,使用c写的,适用于Linux环境下运行。-A simple tftp server program, the use of c written for Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2662
    • 提供者:Vios
  1. unpv13e

    0下载:
  2. 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:629410
    • 提供者:chenim
  1. china-code.net.zhy.2009661649413662343.Rar

    1下载:
  2. MeChat 实现多语音视频和视频会议功能 ,同时可以有十几个人同时语音视频交流.数据的传输采用P2P一样的原理,非常有效的智能的选择使用网络带宽,既保证语音和视频的高质量传输,又对服务的网络带宽没有高要求.客户容易自己美化界面,用户更多的控制功能。 MeChat安装、维护极其简单。MeChat采用C++编制,速度奇快,支持超过5000人同时在线! MeChat灵活的模板结构,提供您一个充分展示自己个性的平台。支持WindowNT/2000/XP/2003/linux/solaris/uni
  3. 所属分类:VOIP program

    • 发布日期:2014-12-09
    • 文件大小:3899886
    • 提供者:张伟伟
  1. e-mail

    0下载:
  2. linux -EMAIL,一个linux 下email服务器的开发-linux-EMAIL, an email server under linux development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2454
    • 提供者:liuleiniao
  1. c_socket_java

    0下载:
  2. linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:106640
    • 提供者:code998
  1. Remote_Command

    0下载:
  2. Remote Command Server for NT/2000/WIN9x -Remote control any NT/2000 server or WIN9x computer via command line with Remote Command Server. This server utility is a must have tool kit for programmers, systems administrators or any serious end-user. Rem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:54869
    • 提供者:Mitnick
  1. socket_programing_file_transfer

    0下载:
  2. socket programing: type-->file transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the fil
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1631
    • 提供者:lk
  1. winudp

    0下载:
  2. linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于udp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the udp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4448
    • 提供者:金敏
  1. wintcp.tar

    0下载:
  2. linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于tcp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the tcp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:39245
    • 提供者:金敏
  1. imageTransfer

    0下载:
  2. Linux下基于C/S开发的一个传输文件的小程序。可以用于传文件和接收文件。先运行服务器,再客户端-Linux Based C/S development of a small program to transfer files. Can be used to pass files and receive files. First run the server, then the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:336409
    • 提供者:Keen
  1. myftpserver

    0下载:
  2. 使用c编写的简易ftp服务器端程序。实现的命令有:user,pass,cwd,port,pasv,type,retr,stor,dele,mkd,pwd,list,syst,quit。在linux下编译后可以执行。-Simple ftp using c write server-side program. Achieve the commands are: user, pass, cwd, port, pasv, type, retr, stor, dele, mkd, pwd, list,
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:王国澎
  1. thttpd-2.20c.tar

    0下载:
  2. thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。-thttpd is a simple, small, portable, fast, and secure HTTP server.
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:123840
    • 提供者:pudn2010
  1. cgi

    0下载:
  2. 基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:450924
    • 提供者:zhaodebao
  1. ftp

    0下载:
  2. 2个关于linux下、c语言开发环境,简单的网络server和client的源码,和大家分享一下,其中有些还需改动。-2 on linux under, c language development environment, a simple network server and client source code, and share with you, and some needed changes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4501
    • 提供者:koukeqi
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com